Documents for PDF, .NET Edition Documentation
SyncRoot Property (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : SyncRoot Property
Gets an object that can be used to synchronize access to the StructList<T>.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As System.Object
public System.object SyncRoot {get;}
See Also

Reference

StructList<T> Class
StructList<T> Members